From a2253ff7d524ba51bea17671c2837e34e340a457 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 28 Jan 2021 15:42:22 +0000 Subject: [PATCH] docs: Annotate XML fragments as such This way we can get syntax highlighting. --- gtk/gtkwidget.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c index 4f597197c9..2fd25d71d2 100644 --- a/gtk/gtkwidget.c +++ b/gtk/gtkwidget.c @@ -256,7 +256,7 @@ * If the parent widget uses a #GtkLayoutManager, #GtkWidget supports a * custom `` element, used to define layout properties: * - * |[ + * |[ * * * @@ -284,7 +284,8 @@ * * GtkWidget allows style information such as style classes to * be associated with widgets, using the custom `